dnd: Set the parent DnD wayland surface on gtk_drag_set_icon_window()
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Feb 2015 15:44:18 +0000 (16:44 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Feb 2015 19:54:25 +0000 (20:54 +0100)
commitcc780116a2e576922a3fd7694ab57409b4e3e4d4
tree0dd8257c283665100c7d93816b5e546cfce13cc5
parent4a7da1e14387076e5cec6acd138de068afa5a352
dnd: Set the parent DnD wayland surface on gtk_drag_set_icon_window()

This is a better place to call this, both lets us remove all other calls,
and additionally handles the gtk_drag_set_icon_widget() entry point.
gtk/gtkdnd.c